home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
valo.swf
/
scripts
/
frame_190
/
PlaceObject2_113_17
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
158 b
|
7 lines
onClipEvent(enterFrame){
this._x = _parent._xmouse;
this._y = _parent._ymouse;
this._height = _parent.dist3;
this._width = _parent.dist3;
}